home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / falcon / falclib.lzh / DOC / FVDOC.TXT < prev    next >
Encoding:
Text File  |  1994-08-19  |  1.0 KB  |  30 lines

  1.  
  2.  
  3.         Falcon Video file creator
  4.         
  5. The program called FALCVID.PRG will save the current screen
  6. as a Falcon Video file (.FV). You can then easily set this
  7. resolution from within your own program. The data are read
  8. directly from the video control registers, so this should
  9. work with most software screen expanders too. It's only the
  10. resolution and frequency that are saved not any picture data.
  11.  
  12.  
  13.         Set video program
  14.         
  15. The program called SETVDO.PRG will change the current video
  16. mode if you drop a .FV file on it. Gem will not work properly
  17. if this results in a different screen size. Do not use RGB files
  18. if you are using a VGA monitor!!! This program may damage your
  19. monitor, use it at your own risk.
  20.  
  21.  
  22. Because of a bug I haven't found, these programs doesn't always
  23. work properly with very high resolutions or frequencies, neither
  24. can they detect if you are using the correct monitor. I would
  25. appreciate I someone could help. Suggestions or questions may
  26. be sent to Johan Karlsson (d92jk@efd.lth.se).
  27.  
  28.  
  29.  
  30.